Pino Toscano [Sat, 24 Dec 2022 12:02:34 +0000 (12:02 +0000)]
kio-extras (4:22.12.0-3) unstable; urgency=medium
[ Pino Toscano ]
* Drop the old kactivities breaks/replaces, as that binary package does not
even exists.
* Update standards version to 4.6.2, no changes needed.
* Add the libxcursor-dev build dependency to enable the thumbnails for X11
cursors. (Closes: #1024415)
* New upstream release.
* Bump Standards-Version to 4.6.1, no changes required.
* Remove inactive Uploaders, adding myself as one to avoid leaving the source
with no human maintainers.
* Update the build dependencies according to the upstream build system:
- bump KF packages to 5.89.0
- bump shared-mime-info to 1.3
* Modernize building:
- add the dh-sequence-kf5 build dependency to use the kf5 addon
automatically, removing pkg-kde-tools
- drop all the manually specified addons and buildsystem for dh
* Update debian/upstream/metadata with up-to-date references.
Pino Toscano [Sat, 26 Dec 2020 10:50:25 +0000 (10:50 +0000)]
kio-extras (4:20.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update the build dependencies according to the upstream build system:
- bump almost all the KF packages to 5.69.0
* Bump Standards-Version to 4.5.1, no changes required.
* Update install files.
Pino Toscano [Wed, 11 Nov 2020 15:06:19 +0000 (15:06 +0000)]
kio-extras (4:20.08.3-1) unstable; urgency=medium
* Team upload.
[ Sandro Knauß ]
* Bump compat level to 13.
* Add Rules-Requires-Root field to control.
* New upstream release (20.04.1):
- fixes CVE-2020-12755 (Closes: #960306)
* Update build-deps and deps with the info from cmake.
[ Pino Toscano ]
* New upstream release:
- fixes build (Closes: #973216)
* Update the build dependencies according to the upstream build system:
- add libtirpc-dev for the NFS kioslave
- add libkdsoap-dev for the SMB kioslave
* Remove the explicit as-needed linking, as it is done by binutils now.
* Re-export upstream signing key without extra signatures.
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
Pino Toscano [Sat, 7 Mar 2020 08:22:41 +0000 (08:22 +0000)]
kio-extras (4:19.12.3-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- fixes build with newer libssh (Closes: #951966)
* Update watch file to the new release-service location.
* Update the build dependencies according to the upstream build system:
- add libkf5activitiesstats-dev
- drop libkf5khtml-dev, no more used
- bump libssh-dev to 0.7.0
- add kio, as it provides the kfileitemactionplugin.desktop file, used
at build time
- explicitly add gettext
* Switch from dhmk to the dh sequencer:
- invoke the dh sequencer using the kf5 addon
- explicitly link in as-needed mode
- manually force the generation of the substvars for the kde-l10n breaks
* Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they
are not run at build time anyway.
* Switch from the debhelper build dependency to debhelper-compat
- remove debian/compat
* Tweak the install wildcard for libmolletnetwork5, so it does not depend on
the year in the version number.
* Explicitly remove the development files we do not ship, instead of listing
them in not-installed, so it is harder to ship them by chance
- drop not-installed, no more needed now
* Bump Standards-Version to 4.5.0, no changes required.
* New upstream release (19.08.1).
* Bump Standards-Version to 4.4.0.
* Drop dbg migration
* Follow upstream soversion bump for molleenetwork5
* Build with hardening bindnow
* Release to unstable
Pino Toscano [Mon, 12 Nov 2018 22:27:05 +0000 (22:27 +0000)]
kio-extras (4:18.08.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Disable the HTML thumbnailer: (CVE-2018-19120) (Closes: #913595)
- remove the qtwebengine5-dev build dependency